hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_remove
authorTim Janik <timj@gtk.org>
Sat, 20 Feb 1999 20:11:23 +0000 (20:11 +0000)
committerTim Janik <timj@src.gnome.org>
Sat, 20 Feb 1999 20:11:23 +0000 (20:11 +0000)
commitb0558e089e8e06a4ed2e28ee79e2c88f1c4c0570
treed0d6bcc0307990df23341ddf47a7431ea50083e0
parent32b008bf5669a9c5007df2a4ea63c69698d155e8
hm, set_modal doesn't really work with random gtk_grab_add/gtk_grab_remove

Sat Feb 20 20:59:25 1999  Tim Janik  <timj@gtk.org>

        * gtk/gtkwindow.c: hm, set_modal doesn't really work with random
        gtk_grab_add/gtk_grab_remove calls. either the window user uses
        the set_modal interface or he places grab_add/grab_remove on his own.
        (gtk_window_set_modal): enforce modality state either way.
        (gtk_window_hide): revert previous change.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwindow.c